home *** CD-ROM | disk | FTP | other *** search
- /* wraps.h generated from wraps.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef WRAPS_H
- #define WRAPS_H
-
- extern void PSW_transformToFit( /* int Rot; int angle; float w; float h; */ );
-
- extern void PSW_flipHor( /* float w; float h; */ );
-
- extern void PSW_flipVer( /* float w; float h; */ );
-
- #endif WRAPS_H
-